CLDSRV-717: Tests backbeat route isolate buckets#5912
Conversation
Hello bourgoismickael,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the |
There was a problem hiding this comment.
Pull Request Overview
This PR adds unique suffixes to test bucket names to prevent test interference and isolation issues. When one test fails and leaves buckets uncleaned, it can cause subsequent tests to fail due to naming conflicts.
Key changes:
- Convert static bucket names to prefixes with timestamp suffixes
- Update bucket creation logic to use dynamic naming for better test isolation
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
11296e7 to
d32f76c
Compare
|
/create_integration_branches |
❌ 1 Tests Failed:
View the full list of 1 ❄️ flaky tests
To view more test analytics, go to the Test Analytics Dashboard |
d32f76c to
14e1bc9
Compare
|
/reset |
14e1bc9 to
befab62
Compare
|
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
Add a suffix to isolate buckets With versions if one test fails and bucket can't be cleaned, it will make other tests fails
befab62 to
bb5f483
Compare
History mismatchMerge commit #befab6215b10e6ab7924972de5e9d2f62a6590bd on the integration branch It is likely due to a rebase of the branch Please use the The following options are set: create_integration_branches |
|
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: create_integration_branches |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option The following options are set: create_integration_branches |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: create_integration_branches |
|
/approve |
Build failedThe build for commit did not succeed in branch w/9.1/improvement/CLDSRV-717-isolate-test-backbeatroute The following options are set: approve, create_integration_branches |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-717. Goodbye bourgoismickael. The following options are set: approve, create_integration_branches |
Add a suffix to isolate buckets
With versions if one test fails and bucket can't be cleaned, it will make other tests fails